| Property Name | Return Type | Description |
|---|---|---|
| AmortRateString | String |
This returns the payment Amortization Rate as a string |
| CeilingRateType | String |
This is the ceiling rate type for a single line in the IPB |
| CeilingRateValue | Double |
This is the ceiling rate value for a single line in the IPB |
| ComRateChangeFrequency | Int32 |
This is the rate change frequency for a single line in the IPB |
| FirstRateAdjDate | DateTime |
This is the first rate adjustment date for a single line in the IPB |
| FirstRateAdjValue | Double |
This is the first rate adjustment value for a single line in the IPB |
| FloorRateType | String |
This is the floor rate type for a single line in the IPB |
| FloorRateValue | Double |
This is the floor rate value for a single line in the IPB |
| Index | Int32 |
This Represents the index of a row in the Irregular payment builder |
| KeyString | String |
The keystring used to identify the StepRate |
| Margin | Double |
This Represents the margin of a row in the irregular payment builder |
| MarginString | String |
This returns the payment margin as a string |
| MethodEntryAmount | Double |
This is the amount of the payment method |
| MethodEntryDollar | String |
This is the amount in dollars if the payment method supports a dollar amount as a strng |
| MethodEntryPercent | String |
This is the amount as a percent if the payment method supports a percent as a string |
| NoPymtsFirstPymtAdj | Int32 |
This is the number of payments until the first payment adjustment for a single line in the IPB |
| NoPymtsFirstRateAdj | Int32 |
This is the number of payments until the first rate adjustment for a single line in the IPB |
| NoPymtsSubsPymtAdj | Int32 |
This is the number of payments until sub payments adjustment for a single line in the IPB |
| NoPymtsSubsRateAdj | Int32 |
This is the number of payments until the sub rate adjustment for a single line in the IPB |
| OverridePayment | Boolean |
If the paym ent amount is overridden for the StepRate |
| OverrideRateAdjustmentDateFlag | Int32 |
This is the Rate adjustment flag for a single line in the IPB |
| Payment | Double |
The payment amount for the StepRate |
| PaymentDate | DateTime |
The date the payment is due for the StepRate |
| PaymentDateToUse | DateTime |
A temporary payment date to use to generate the entire steprate schedule |
| PaymentFrequency | Int32 |
The payment frequency of the StepRate |
| PaymentFrequencyString | String |
This returns the payment frequency as a string |
| PaymentFrequencyToUse | Int32 |
A temporary payment frequency to use to generate the entire steprate schedule |
| PaymentIndexString | String |
This returns the payment index as a string |
| PaymentMethod | Int32 |
The selected payment method |
| PaymentMethodList | LinkedList<IMethodEntry> |
The list of acceptable Method Entry options also known as payment methods |
| PaymentMethodString | String |
This returns the payment method as a string |
| Payments | Int32 |
The number of payments in the StepRate |
| PaymentsToUse | Int32 |
A temporary number of payments to use to generate the entire steprate schedule |
| Percent | Double |
The percent rate of the StepRate |
| PercentToUse | Double |
A temporary percentage to use to generate the entire steprate schedule |
| RateChangeFrequencyOtherDescription | String |
This is the rate change frequency description for an other type for a single line in the IPB |
| RateType | Int32 |
The rate type of the StepRate |
| RateTypeString | String |
This returns the rate type as a string |
| Step | Int32 |
The number of the StepRate in the schedule |
| StepRateNumber | Int32 |
Number of the step rate step suitable for display (1 based) |
| SubsRateAdjValue | Double |
This is the sub rate adjustment value for a single line in the IPB |
| TotalStepRate | Double |
The total step rate to display based on note rate |
| Type | Int32 |
The type of StepRate |